Skip to main content

mergBLEPeripheralDidUpdateValueForCharacteristic

Type

message

Summary

Sent when a characteristic value is read

Syntax

mergBLEPeripheralDidUpdateValueForCharacteristic <pUUID>, <pCharacteristic>, <pValue>, <pError>

Description

Sent when a characteristic value is read

Parameters

NameTypeDescription

pUUID

A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message

pCharacteristic

A characteristic UUID as returned by the mergBLEPeripheralDidDiscoverCharacteristicsForService message

pValue

The value of the characteristic

pError

An error message if an error occured otherwise empty

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

mac

Platforms

desktop

mobile

Thank you for your feedback!

Was this page helpful?